NevronOpenVision
Nevron.Nov.DataStructures Namespace / NSnapshotIterator<T> Class
Properties Methods


NSnapshotIterator<T> Class Members

The following tables list the members exposed by NSnapshotIterator<T>.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the current item.  
Top
Public Methods
 NameDescription
Public MethodAdvances the iterator to the next item of the set.  
Public MethodResets the iterator to its initial position, which is before the first item in the set.  
Top
See Also